Vcenter Network Projects Info

Vcenter Network Projects Info
Vcenter Network Projects Info

The Vcenter Network Projects Info schema contains commonly used information about a project.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "project": {
        "id": "string",
        "name": "string",
        "external_id": "string"
    }
}
project
Required

Details of the project.

This property was added in vSphere API 9.0.0.0.